Welcome![Sign In][Sign Up]
Location:
Search - UDP MFC

Search list

[TCP/IP stackchartroomup

Description: 基于UDP协议的简单聊天室MFC程序。使用消息驱动实现异步信息交互。-UDP protocol-based chat rooms simple MFC program. Asynchronous message-driven use of information exchange.
Platform: | Size: 13312 | Author: 晓阳 | Hits:

[Internet-NetworkCH_XMZ_UI_SOCKET

Description: 基于UDP的网络聊天程序,其中嵌入了SkinMagic MFC 的使用. 比较好的例子.-Based on UDP chat sofetware..Just download it.
Platform: | Size: 397312 | Author: CoolFighter | Hits:

[Internet-NetworkUDP_Client_Server

Description: 演示在WIN32下使用MFC中的CSocket类进行UDP传输。-Demonstration in the WIN32 use MFC class CSocket in UDP transmission.
Platform: | Size: 90112 | Author: 天边过客 | Hits:

[Internet-Networkchat

Description: 局域网内UDP聊天MFC程序序,对于了解网络UDP通讯的朋友有帮助。-UDP LAN chat MFC program sequence, for understanding the network of friends to help UDP communication。。。。。。。。。。。。。。。。。
Platform: | Size: 65536 | Author: chenruibin | Hits:

[Internet-NetworkNetTalk

Description: NetTalk是一个适用于局域网和因特网的可视电话软件 一. 开发环境 Windows2000 Server & Visual C++6.0 & SDK +自开发的CWndX类库(相当于简化的MFC涉及窗口的部分) 二. 支持环境 Windows98/ME/2000/XP 三. 所涉及协议和标准 网络传输采用UDP协议,音频压缩采用G.729标准,视频压缩采用H.263标准 四. 性能参数 以音频帧为基准,每帧音频数据有240个采样点,时间为240*1000/8000=30ms,8000为音频的采样率。 数据接收端队列缓冲延迟:30*3=90ms 数据发送端录音延迟:30ms 数据压缩解压耗时:<40ms 网络延迟:<100ms(我想校网情况应该不错J) 总延迟:<260ms 根据VOIP标准,总延迟<300ms是人可以接受的,以上计算是保守的,实际情况可能会好得多。--NetTalk is applied to a LAN and the Internet a video phone software. Windows 2000 Server Development Environment
Platform: | Size: 4932608 | Author: Xin | Hits:

[Internet-NetworkMFC_sound_communication

Description: 一个基于MFC的UDP音频通信程序,实现了局域网点对点的音频通信,适合网络通讯编程的初学者。-MFC-UDP-based audio communication process, achieve LAN point to point audio communication, network communications programming is suitable for beginners.
Platform: | Size: 80896 | Author: Yishi Zhang | Hits:

[Windows Develop8942_nettalk1.1demosrc

Description: NetTalk是一个适用于局域网和因特网的可视软件 一. 开发环境 Windows2000 Server & Visual C++6.0 & SDK +自开发的CWndX类库(相当于简化的MFC涉及窗口的部分) 二. 支持环境 Windows98/ME/2000/XP 三. 所涉及协议和标准 网络传输采用UDP协议(被封装成支持超时重传等机制的UDP类),音频压缩采用G.729标准,视频压缩采用H.263标准 四. 性能参数 以音频帧为基准,每帧音频数据有240个采样点,时间为240*1000/8000=30ms,8000为音频的采样率。 数据接收端队列缓冲延迟:30*3=90ms 数据发送端录音延迟:30ms 数据压缩解压耗时:<40ms 网络延迟:<100ms(我想校网情况应该不错 ) 总延迟:<260ms 根据VOIP标准,总延迟<300ms是人可以接受的,以上计算是保守的,实际情况可能会好得多。    带宽需求   数据类型 带宽需求(byte/sec) 带宽总需求(Kbyte/sec) 音频 1000*2 ~8.98*2 视频 ~8000*2 帧头 ~200*2 -NetTalk是一个适用于局域网和因特网的可视软件 一. 开发环境 Windows2000 Server & Visual C++6.0 & SDK +自开发的CWndX类库(相当于简化的MFC涉及窗口的部分) 二. 支持环境 Windows98/ME/2000/XP 三. 所涉及协议和标准 网络传输采用UDP协议(被封装成支持超时重传等机制的UDP类),音频压缩采用G.729标准,视频压缩采用H.263标准 四. 性能参数 以音频帧为基准,每帧音频数据有240个采样点,时间为240*1000/8000=30ms,8000为音频的采样率。 数据接收端队列缓冲延迟:30*3=90ms 数据发送端录音延迟:30ms 数据压缩解压耗时:<40ms 网络延迟:<100ms(我想校网情况应该不错 ) 总延迟:<260ms 根据VOIP标准,总延迟<300ms是人可以接受的,以上计算是保守的,实际情况可能会好得多。    带宽需求   数据类型 带宽需求(byte/sec) 带宽总需求(Kbyte/sec) 音频 1000*2 ~8.98*2 视频 ~8000*2 帧头 ~200*2
Platform: | Size: 329728 | Author: lltxyz | Hits:

[Otherlhwy

Description: 本设计从计算机的网络连接安全出发,编写了一个能显示出本机当前网络连接状态详细信息的MFC程序。这个程序主要利用了Windows自带的Iphlpapi.dll文件中的两个系统函数GetTcpTable与GetUdpTable,在MFC程序运行过程中动态链接到它们,从而获得当前正在连接的TCP与UDP情况,包括连接的本地地址、本地端口、外部地址、外部端口和TCP的连接状态,并在MFC程序中显示出来,以供用户观察。-The design of secure network connectivity from the computer starting, write a will show the current network connection status of the machine details MFC program. The main advantage of the Windows program comes with two Iphlpapi.dll file system function GetTcpTable and GetUdpTable, running the course in the MFC dynamic link to them, to obtain the current TCP and UDP are connected, including the link local address , local port, the external address, external port and the TCP connection status, and the MFC program show up for the user observation.
Platform: | Size: 1039360 | Author: 玥儿 | Hits:

[ICQ-IM-ChatUDP_Demo

Description: MFC实现UDP的源代码,其中包括发送端和接收端。-MFC UDP
Platform: | Size: 4098048 | Author: zl | Hits:

[Internet-NetworkMFCTestSoftware

Description: 基于MFC开发平台,采用UDP进行通讯 分为服务器、客户端两类,对数据进行采集、分析及测试-MFC-based development platform for communication into the server using UDP, the client types, the data collection, analysis and testing
Platform: | Size: 3762176 | Author: chris | Hits:

[Internet-NetworkUdpSrv

Description: 基于UDP的服务器端程序。没有错误,并在基于对话框的MFC工程下有界面显示。-UDP-based server-side program. No errors, and MFC dialog-based interface display under construction.
Platform: | Size: 6144 | Author: 海斌 | Hits:

[Internet-NetworkUdpClient

Description: 基于UDP的客户端端程序。没有错误,并在基于对话框的MFC工程下有界面显示。-UDP-based client raising this program. No errors, and MFC dialog-based interface display under construction.
Platform: | Size: 2048 | Author: 海斌 | Hits:

[Process-ThreadFilepost

Description: 在mfc中采用UDP协议实现文件的点到点的传输,里边多线程编程以及文件传输的思路适合初学者学习-In mfc using UDP protocol in point to point file transfer, multi-threaded programming inside and file transfers of ideas for beginners to learn
Platform: | Size: 531456 | Author: 李岩 | Hits:

[Internet-NetworkVC_NetworkComm_2

Description: 1.目录TCP.IP终端程序源代码是一个实现一个TCP.UDP终端的程序,通过该终端可以实现POP3、SMTP、FTP等各种功能; 2.目录超级链接是一个能够在窗体上实现超级链接的程序,或者发送email; 3.目录端口扫描是一个能够对指定IP地址的单个端口或者多个端口进行扫描的程序; 4.目录获得本机ip地址的MFC程序是一个通过MFC来获取本地计算机IP地址的程序。 5.目录获取网络设置,网卡信息是一个获取网络DNS、子网掩码、网卡地址的综合程序,注意该程序包括了第四章的4.2节、4.3节的两个程序。(最好在win98中测试)。 6.EnumProtocal目录是获取系统支持的网络协议信息的程序。 以上所有程序在VC6.0中调试通过 系统平台是:Windows XP Professional-1 TCP IP Termininal Communication 2 Catlog Hyperlink 3 port scan
Platform: | Size: 602112 | Author: chinayg | Hits:

[Windows DevelopUDjiankong

Description: 远程桌面监控,基于UDP的传输。MFC环境下编写,该源码比较简单使用,对于UDP传输初学者比较易懂。-Remote Desktop control, UDP-based transport. MFC prepared environment, the source is relatively simple to use, easier to understand for beginners UDP transmission.
Platform: | Size: 6047744 | Author: 徐杰 | Hits:

[Internet-Networkmfc_test1_udp_7_28

Description: C++(MFC)开发,实现语言的采集,压缩和局域网的互传。 搜索局域网内的所有主机,可连接选中主机进行通话。 语言聊天对误码率要求较低,而且对实时性要求较高,因此使用的传输协议为UDP,使用winsock完成对接。 接收端和发送端的buff使用循环队列以缓冲局域网较快的数据传输。 压缩算法使用window自带的压缩算法。 由于对话双方既是客户端也是服务端,因此使用多线程进行接收和发送数据。 向窗体注册winsock的消息,用于建立连接和发送接收数据时弹出消息。-C++ (MFC) development, implementation language acquisition, compression and transfer each LAN. Search for all hosts within the LAN, the call can be connected to selected host. Language chat on low bit error rate requirements, but also demanding real-time, so use the transport protocol for the UDP, use winsock to complete docking. Receiver and sender buffer buff to the LAN using the circular queue faster data transmission. Compression algorithm using the window' s own compression algorithm. Because the dialogue is both a client and a service both side, so the use of multiple threads to receive and send data. Winsock message to the registration form, used to establish connections and send and receive data pop-up message.
Platform: | Size: 17708032 | Author: liyongjian | Hits:

[Internet-Network3100905431009083

Description: 我的程序是在VS2010环境下,通过MFC框架实现的 运行程序步骤:首先找到可执行文件:31009054 窦小敏\StreamAnalysis\Debug\StreamAnalysis.exe 点击StreamAnalysis.exe会出现一个“流量分析”的框架,将要分析的包引入进来,框架右下角有个“分析”按钮,点击将出 现分析结果 我的程序实现的内容是:只保留了TCP和UDP数据包,其它的包全部滤掉,并且计算了UDP和TCP的数量,通过饼图分别得到UDP和TCP占的比例。-My program is in the VS2010 environment, achieved through the MFC framework for running the program steps: First, find the executable file: 31009054 Douxiao Min \ StreamAnalysis \ Debug \ StreamAnalysis.exe Click StreamAnalysis.exe will be a " traffic analysis" framework, will be analyzed the introduction of the package came in the bottom right corner there is a framework of " analysis" button, click the results will appear to achieve the contents of my program is: TCP and UDP retained only the data packets, filter out all the other packages, and the calculation of the UDP and TCP The number, were obtained by a pie chart the proportion of UDP and TCP.
Platform: | Size: 47518720 | Author: 窦小敏 | Hits:

[Internet-NetworkNetChat

Description: 基于VC++6.0下MFC编写的一个实现局域网聊天的程序,使用了多线程技术,可以多人聊天.基于UDP协议的网络聊天程序,对于学习网络编程的人员很可以简单借鉴-MFC VC++6.0 based on the preparation of an implementation under the local area network chat program that uses multi-threading technology, people chat. UDP-based chat program, for learning network programming it can simply draw on the staff
Platform: | Size: 5483520 | Author: duan | Hits:

[P2PP2P

Description: 用MFC中CSocket的UDP协议实现简单的P2P通信,包括P2P通信协议的设计与实现,多用户聊天室的实现。-MFC CSocket with the UDP protocol in a simple P2P traffic, including P2P communication protocol design and implementation to achieve multi-user chat rooms.
Platform: | Size: 30989312 | Author: caobing | Hits:

[Internet-NetworkUDPclient

Description: udp 客户端小软件 用MFC实现的简单的小程序 -udp client software with the MFC implementation of small simple little program
Platform: | Size: 78848 | Author: 王正凯 | Hits:
« 1 2 3 4 5 6 78 9 10 11 »

CodeBus www.codebus.net